home *** CD-ROM | disk | FTP | other *** search
/ Software Explosion 2 / Software Explosion 2 - Virtual Computer Pets (1997).iso / win64 / win64b02 / testdisk.d64 / scroller test (.txt) < prev    next >
Commodore BASIC  |  1979-09-16  |  51b  |  4 lines

  1. 10 POKE53270,RND(1)*8
  2. 20 POKE53265,RND(1)*8+24
  3. 30 GOTO10
  4.